gridpack::math::l2_norm< T > Struct Template Reference

#include <complex_operators.hpp>

Inheritance diagram for gridpack::math::l2_norm< T >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::math::l2_norm< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void operator() (const T &x)
template<>
void operator() (const RealType &x)
template<>
void operator() (const ComplexType &x)

template<typename T>
struct gridpack::math::l2_norm< T >


Member Function Documentation

template<>
void gridpack::math::l2_norm< ComplexType >::operator() ( const ComplexType x  ) 
template<>
void gridpack::math::l2_norm< RealType >::operator() ( const RealType x  ) 
template<typename T >
void gridpack::math::l2_norm< T >::operator() ( const T &  x  )  [virtual]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1